home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / background_17451.txt < prev    next >
Text File  |  1989-08-22  |  7KB  |  352 lines

  1. -- background: 17451 from stack: in
  2. -- bmap block id: 17891
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 1.1.1 Content2
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=18 top=1 right=38 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 24
  17. -- style flags: 10240
  18. -- line height: 32
  19. -- part name: Title
  20.  
  21.  
  22. -- part 5 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=443 top=5 right=72 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Instant Reference
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   instantReference "1.1.1"
  37. end mouseUp
  38.  
  39.  
  40. -- part 6 (button)
  41. -- low flags: 00
  42. -- high flags: 2000
  43. -- rect: left=482 top=176 right=205 bottom=511
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 162 / 162
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Help
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   global whereWeCameFrom
  55.   lock screen
  56.   put the long id of this cd into item (number of items in whereWeCameFrom) + 1 of whereWeCameFrom
  57.   go "N&C Help"
  58.   hide cd pict
  59.   unlock screen with visual zoom open
  60.   wait 30
  61.   show cd pict
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 7 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=480 top=143 right=172 bottom=511
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 1310 / 1310
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Student Services
  78. ----- HyperTalk script -----
  79. on mousedown
  80.   SSpopUp
  81. end mousedown
  82.  
  83. on mouseup
  84.   if the mouseloc is not within the rect of me then exit to hyperCard
  85.   doSS
  86. end mouseup
  87.  
  88.  
  89.  
  90. -- part 8 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=482 top=294 right=320 bottom=509
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 1235 / 1235
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Last Menu
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.  
  105. end mouseUp
  106.  
  107.  
  108. -- part 9 (button)
  109. -- low flags: 00
  110. -- high flags: 2000
  111. -- rect: left=493 top=319 right=341 bottom=512
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 1237 / 1237
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: Next
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   lock screen
  123.   go next
  124.   unlock screen with scroll left
  125. end mouseUp
  126.  
  127.  
  128. -- part 10 (button)
  129. -- low flags: 00
  130. -- high flags: 2000
  131. -- rect: left=478 top=319 right=341 bottom=498
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 1238 / 1238
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Prev Section
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   lock screen
  143.   go prev
  144.   unlock screen with scroll right
  145. end mouseUp
  146.  
  147.  
  148. -- part 11 (field)
  149. -- low flags: 01
  150. -- high flags: 0000
  151. -- rect: left=16 top=38 right=67 bottom=428
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 0
  155. -- font id: 156
  156. -- text size: 20
  157. -- style flags: 0
  158. -- line height: 26
  159. -- part name: Subtitle
  160.  
  161.  
  162. -- part 24 (field)
  163. -- low flags: 01
  164. -- high flags: 0000
  165. -- rect: left=17 top=75 right=115 bottom=428
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 0
  169. -- font id: 156
  170. -- text size: 16
  171. -- style flags: 0
  172. -- line height: 17
  173. -- part name: Header
  174.  
  175.  
  176. -- part 26 (field)
  177. -- low flags: 01
  178. -- high flags: 0000
  179. -- rect: left=17 top=275 right=312 bottom=133
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 0
  183. -- font id: 156
  184. -- text size: 16
  185. -- style flags: 0
  186. -- line height: 17
  187. -- part name: Caption
  188.  
  189.  
  190. -- part 30 (field)
  191. -- low flags: 01
  192. -- high flags: 0000
  193. -- rect: left=140 top=275 right=312 bottom=244
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 0
  197. -- font id: 156
  198. -- text size: 16
  199. -- style flags: 0
  200. -- line height: 17
  201. -- part name: Caption
  202.  
  203.  
  204. -- part 31 (field)
  205. -- low flags: 01
  206. -- high flags: 0000
  207. -- rect: left=263 top=275 right=312 bottom=381
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 0
  211. -- font id: 156
  212. -- text size: 16
  213. -- style flags: 0
  214. -- line height: 17
  215. -- part name: Caption
  216.  
  217.  
  218. -- part 32 (field)
  219. -- low flags: 01
  220. -- high flags: 0000
  221. -- rect: left=386 top=275 right=312 bottom=472
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 0
  225. -- font id: 156
  226. -- text size: 16
  227. -- style flags: 0
  228. -- line height: 17
  229. -- part name: Caption
  230.  
  231.  
  232. -- part 39 (field)
  233. -- low flags: 01
  234. -- high flags: 0000
  235. -- rect: left=17 top=118 right=139 bottom=400
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 0
  239. -- font id: 3
  240. -- text size: 10
  241. -- style flags: 256
  242. -- line height: 15
  243. -- part name: Instruction
  244.  
  245.  
  246. -- part 41 (button)
  247. -- low flags: 00
  248. -- high flags: 2000
  249. -- rect: left=22 top=148 right=272 bottom=89
  250. -- title width / last selected line: 0
  251. -- icon id / first selected line: 0 / 0
  252. -- text alignment: 1
  253. -- font id: 0
  254. -- text size: 12
  255. -- style flags: 0
  256. -- line height: 16
  257. -- part name: item1
  258. ----- HyperTalk script -----
  259. on mouseUp
  260.   set the hilite of me to true
  261.   go cd "Individual and Work C/6"
  262. end mouseUp
  263.  
  264.  
  265. -- part 42 (button)
  266. -- low flags: 00
  267. -- high flags: 2000
  268. -- rect: left=145 top=148 right=272 bottom=212
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 1
  272. -- font id: 0
  273. -- text size: 12
  274. -- style flags: 0
  275. -- line height: 16
  276. -- part name: item2
  277. ----- HyperTalk script -----
  278. on mouseUp
  279.   set the hilite of me to true
  280.   go cd "Individual and Work C/7"
  281. end mouseUp
  282.  
  283.  
  284. -- part 43 (button)
  285. -- low flags: 00
  286. -- high flags: 2000
  287. -- rect: left=268 top=147 right=272 bottom=335
  288. -- title width / last selected line: 0
  289. -- icon id / first selected line: 0 / 0
  290. -- text alignment: 1
  291. -- font id: 0
  292. -- text size: 12
  293. -- style flags: 0
  294. -- line height: 16
  295. -- part name: item3
  296. ----- HyperTalk script -----
  297. on mouseUp
  298.   set the hilite of me to true
  299.   go cd "Individual and Work C/8"
  300. end mouseUp
  301.  
  302.  
  303. -- part 44 (button)
  304. -- low flags: 00
  305. -- high flags: 2000
  306. -- rect: left=391 top=148 right=272 bottom=458
  307. -- title width / last selected line: 0
  308. -- icon id / first selected line: 0 / 0
  309. -- text alignment: 1
  310. -- font id: 0
  311. -- text size: 12
  312. -- style flags: 0
  313. -- line height: 16
  314. -- part name: item4
  315. ----- HyperTalk script -----
  316. on mouseUp
  317.   set the hilite of me to true
  318.   go cd "Individual and Work C/9"
  319. end mouseUp
  320.  
  321.  
  322. -- part 46 (field)
  323. -- low flags: 81
  324. -- high flags: 0001
  325. -- rect: left=423 top=0 right=13 bottom=466
  326. -- title width / last selected line: 0
  327. -- icon id / first selected line: 0 / 0
  328. -- text alignment: 65535
  329. -- font id: 4
  330. -- text size: 9
  331. -- style flags: 0
  332. -- line height: 12
  333. -- part name: CardTitle
  334.  
  335.  
  336. -- part 48 (button)
  337. -- low flags: 00
  338. -- high flags: 2000
  339. -- rect: left=482 top=208 right=234 bottom=509
  340. -- title width / last selected line: 0
  341. -- icon id / first selected line: 1234 / 1234
  342. -- text alignment: 1
  343. -- font id: 0
  344. -- text size: 12
  345. -- style flags: 0
  346. -- line height: 16
  347. -- part name: Lesson
  348. ----- HyperTalk script -----
  349. on mouseUp
  350.   lesson "1.1.1"
  351. end mouseUp
  352.